home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7149 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cs.vu.nl!irmen
  3. From: irmen@cs.vu.nl (Irmen de Jong)
  4. Subject: Re: Telnet-source
  5. Nntp-Posting-Host: fluit.cs.vu.nl
  6. References: <332.6670T1039T1035@mailbox.swipnet.se> <54B79D88@tn.village.it> <405.6673T1178T1199@cs.ruu.nl>
  7. Sender: news@cs.vu.nl
  8. Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
  9. Date: Wed, 10 Apr 1996 13:55:17 GMT
  10. X-Newsreader: TIN [version 1.2 PL2]
  11. Message-ID: <DpnG06.9HK.0.-s@cs.vu.nl>
  12.  
  13. On 09 Apr 96 19:38:23 +0100 Wessel Dankers (wsldanke@cs.ruu.nl) (Wessel Dankers) wrote:
  14. : Gabriele Greco <ggreco@tn.village.it> wrote:
  15.  
  16. : >> Has anyone got a source to a "Telnet-client" that uses AmiTCPs TCP:
  17. : >> device? Would you please send it to me then? (I can read/program Asm,
  18. : >> AmigaE & C)
  19. : > I'm intrested too in that source.
  20. : I'm interested as well, since I would like to make a MUD-client
  21.  
  22. : > If someone has that source please send it also to me!
  23. : 2me2 please?
  24.  
  25. : --
  26. : Wessel Dankers
  27.  
  28. : "Nusuth."
  29.  
  30. I made one already. Didn't work because TCP: device contains a bug regarding
  31. End-Of-File. So, I switched to using sockets directly. Works like a charm now.
  32.  
  33. Are you aware of the fact that you need to program asynchronous I/O?
  34. Just using TCP: isn't enough... you'll have to check the console window
  35. at the same time.
  36.  
  37. --
  38. /  Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/)  \
  39. \  Computer Science, VU A'dam, NL.  ``Nothing lasts forever'' -- Species   /
  40.